caching proxies are proxies that cache server responses 代理是緩存服務(wù)器響應(yīng)的代理。
The caching proxy is an extension to the servlet caching 高速緩存代理是servlet高速緩存的擴(kuò)展。
Within the network, optionally caching proxies can be installed 在網(wǎng)絡(luò)中,可以選擇安裝緩存代理。
A caching proxy that receives a request searches for matching responses that might already exist in its cache 接收請求的緩存代理將在其緩存中搜索可能已經(jīng)存在的匹配響應(yīng)。
On subsequent requests, caching proxies send matching responses back to clients directly out of their cache 對于后續(xù)的請求,緩存代理會直接從其緩存中將匹配的響應(yīng)發(fā)送回客戶機。
The caching proxy provides a caching solution, but is typically placed in front of the web servers and closer to the end users 高速緩存代理提供了一個高速緩存解決方案,但是通常位于web服務(wù)器的前面(距終端用戶更近)。
Collocation is also supported for content based routing, but only when using bind-specific web servers and a bind-specific caching proxy 并置還支持基于內(nèi)容的路由,但是只有當(dāng)使用特定于綁定的web服務(wù)和一個特定于綁定的高速緩存代理時才支持。
In addition to the servlet caching, this caching solution can be further extended by using the caching proxy part of the edge component 除servlet高速緩存外,這個高速緩存解決方案能夠通過使用高速緩存代理(edge組件的一部分)進(jìn)行進(jìn)一步的擴(kuò)展。
By using caching proxies, each page would be delivered from the portal only once and then reside within the cache until the content becomes invalid 通過使用緩存代理,每個頁面都只需從門戶交付一次,然后此頁面將駐留在緩存中(直到內(nèi)容無效時為止)。
Subsequent requests to the same page within the lifetime of the content are responded to directly by the caching proxy, and thus do not generate load on the portal server 在內(nèi)容的生存期內(nèi),對同一頁面的后續(xù)請求都將由緩存代理直接響應(yīng),因而不會在門戶服務(wù)器上生成工作負(fù)載。